@media (max-width: 1024px) {
body {
	width: 1200px;
}
}
* {
	padding: 0;
	margin: 0;
	font-size: 14.5px;
	font-family: "微软雅黑";
}
img {
	border: 0;
}
li {
	list-style: none;
}
a {
	text-decoration: none;
}
.clear {
	clear: both;
}
/*头部*/
.topcontainer {
	border-top:solid 8px #009be5;
	height: 90px;
	border-bottom: 1px solid #f0f0f0;
	background:url(../images/topbg_03.jpg) repeat-x left;
}
.top {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	line-height: 36px;
	z-index: 100;
}
.topleft {
	float: left;
	width:305px;
	display: block;
}
.topright {
	float: right;
	width:750px;
}
.topright .ul{ float:right; height:50px;}
.topright .ul li {
	float: left;
	margin-left:15px;
}
.topright .ul li a {
	display: block;
	font-size: 12px;
	color: #879fc0;
}
.topright li .span1 {
	background: url(../images/yuan_12.jpg) no-repeat left 0;
	width: 7px;
	margin-right:6px;
	height: 7px;
	display: block;
	float: left;
	margin-top: 14px;
}
.topright .ul .qie span{color: #045398; display:block; margin-top:2px; margin-left:6px; font-size:12px; float:right;}
.navbg{}
/*nav*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.nav {
	position: relative;
	z-index: 1;
	width:;
}
.nav a {
	color: #323232;
	font-size:14.5px;
}
.nav .nLi {
	float: left;
	position: relative;
	display: inline;
	text-align: center;
	border-left:1px solid #fff;
	border-right:1px solid #c8c8c8;
	height:21px;
	
}
.nav .nLi h3 {
	font-weight: normal;
	   
	
}
.nav .nLi h3 a {
	display: block;
	font-size: 14px;
	width: 98px;
	 margin-top: -8px;
	
	
}
.nav .sub {
	display: none;
	width: 120px;
	left: -9px;
	top: 41px;
	position: absolute;
	line-height: 30px;/* padding:5px 0;  */
}
.nav .sub li {
	zoom: 1;
	line-height: 30px;
	background:url(../images/navlibg_03.png) repeat-x;
}
.nav .sub a {
	display: block;
	padding: 0 10px;
	font-size: 13px;
	color:#555;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.nav .sub a:hover {
	font-weight:normal;
	color:#fff;
	background:#00a0e9;
	
}
.nav .home{
	border-left:none;}
.nav .css115{ border-right:none;}
.nav .home h3 a {
	font-weight:600;
	margin-top:-7px;
}
.nav .active h3 a {
	font-weight:600;
	margin-top:-7px;
}
.nav  h3 a:hover {
	font-weight:600;
	margin-top:-7px;
}
/*.nav  h3 a:hover {
	background: #0570c8;
	color: #fff;
}*/
/*sou*/
.navbg .nav,.sou{ float:left;}
.sou {
	overflow: hidden;
}
.search {
	overflow: hidden;
}
/*search*/
.kuan {
	float: left;
}
.kuan input {
	width: 110px;
	height: 24px;
	line-height: 24px;
	color: #b7b7b7;
	padding-left: 10px;
	font-size: 12px;
	border: 1px solid #d4d4d4;
	border-right: none;
	font-family:"宋体";
}
.an {
	float: left;
}
.an input {
	width: 30px;
	height: 24;
	line-height: 24px;
	border: none;
	background:#fff url(../images/sou_18.jpg) no-repeat center center;
	border: 1px solid #d4d4d4;
	border-left: none;
}
/*banner*/
.banner {
	position: relative;
	border-bottom:1px solid #e8e8e8;
	
}
.fullSlide {
	width: 100%;
	position: relative;
	height: 548px;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.fullSlide .bd ul {
	width: 100% !important;
	height: 504px;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 550px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 504px;
}
.fullSlide .hd {
	width: 80px;
	position: absolute;
	/*margin: 0 auto;
	text-align: right;*/
	z-index: 1;
	bottom: 10px;
	left: 50%;
	margin-left:-30px;
	height: 30px;
	line-height: 30px;
	/*background: url(../images/yin_03.png) repeat-x;*/
	_background: #fff;
	_filter: alpha(opacity=80);
	opacity:0.8;
}
.fullSlide .hd ul {
	padding-top: 5px;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	zoom: 1;
	width: 12px;
	height: 12px;
	margin: 4px;
	overflow: hidden;
	line-height: 9999px;
	background: #fff;
	border-radius: 12px;
}
.fullSlide .hd ul .on {
	background-position: 0 0;
	background: #00a0e9;
}
.fullSlide .prev, .fullSlide .next {
	position: absolute;
	left: 12%;
	top: 45%;
	margin-top: -23px;
	display: block;
	width: 25px;
	height: 46px;
	background: url(../images/slider-arrow.png) 0px 0px no-repeat;
}
.fullSlide .next {
	left: auto;
	right: 12%;
	background-position: -24px 0px;
}
.banner .yin{ position:absolute; left:50%; margin-left:-600px; top:0}

/*foot*/
.footbg {
	width: 100%;
	background: #00a0e9;
	height:31px;
	line-height:31px;
}
.foot {
	width: 1200px;
	margin: 0 auto;
	overflow:hidden;
}

.foot p {
	font-size: 12px;
	text-transform:uppercase;
	color: #fff;
	display:inline-block;
}
.foot span{ float:right;display:inline-block;}
.foot a,.foot span {
	font-size: 12px;
	color: #fff;
}
table *,table{
	border-collapse:collapse;
	
}
